home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_2
/
yvc200.zip
/
YVC.HST
< prev
next >
Wrap
Text File
|
1993-04-28
|
4KB
|
127 lines
-----------------------------------
Latest Changes and Revision History
-----------------------------------
Version 2.00
~~~~~~~~~~~~
What's New in Version 2.00:
- Now allows [Enter] to be pressed to keep same question and summary.
Before, only poll choices allowed this.
- Poll that is "winning" is now noted with an asterisk (*)
- When bulletins are created, a generic "menu" ASCII/ANSI file is created
that lists the polls and their number. This avoids the previous necessity
of creating your own menu of choices if you post poll choices as bulletins.
- When using the /BULLS parameter, the poll filename can be specified.
- Allows specification of which bulletins are to be printed
- In registered version, multiple poll files are now allowed. The number is
limited only by disk space. This feature will allow you to make separate
questions for different members. For example, for younger users you could
have topics which interest them, while for adults you could have questions
of their interest.
- Added HELP command to main menu
- Added ANSI toggle command to main menu
- Quit command now makes sure you want to quit
- Added commands/displays to status line
- "No Opinion" is now an allowed choice on polls, making it possible to
express no opinion, and also allowing you to not keep getting the same
polls when using the "Vote on [A]ll" polls command.
- Added "TRASHCAN" feature, making it possible to prohibit certain users from
adding polls.
- In event bulletin creation, a key may be pressed to abort.
- Option to allow a modified poll to be reset, so that re-ordered choices
correspond to the users file.
- Now, only registered versions allow users to add polls.
Bug Fixes for Version 2.00:
- Fixed problem with not sending correct ANSI codes for some color changes
- Full question is now shown ... before, it did not display the last 30
characters or so.
- Added .CFG as a default for a specified configuration file
- Fixed some other obscure bugs
Version 1.00
~~~~~~~~~~~~
- First public release.
Beta 0.08
~~~~~~~~~
- Fixed another delete poll bug.
- Added a command line option to automatically produce the
bulletins and exit the program. Useful for nightly
maintenance.
Beta 0.06
~~~~~~~~~
- Added config command BBSNAME. Allows your BBS's name to be
displayed, if the door is registered (see below).
- Added name of BBS to end of "Registered to" line, displayed when
sysop has registered the door. And added a standard "Please
encourage sysop to register" line.
- Updated the documentation with details of status line and
sysop function keys.
Beta 0.05
~~~~~~~~~
- Added Log File. Logs most things to disk.
- Added LOGUSERVOTES config command to specify whether users'
votes should be written to the log file. I added this
option because I don't like to see who voted for what
but some people may want to.
- Added an option that allows user to vote on all polls that
they haven't yet voted on.
- Added an option that allows user to see all results, making it
easier than to keep entering the number of the next poll.
- Fixed some other bugs.
Beta 0.02
~~~~~~~~~
- Changed DOORFILEPATH and DOORFILETYPE config commands to
EXITFILEPATH and EXITFILETYPE, respectively.
- Added option to specify configuration file name on command line or
to load in local mode.
- Added a sample batch file to archive.
- Changed some screen writing routines in hopes of tracking down
a mysterious stack error.
Beta 0.01
~~~~~~~~~
- First beta release